go/types.Checker.funcString (method)
7 uses
go/types (current package)
lookup.go#L486: fs, ms := check.funcString(f, false), check.funcString(m, false)
lookup.go#L491: fs, ms := check.funcString(f, false), check.funcString(m, false)
lookup.go#L495: fs, ms = check.funcString(f, true), check.funcString(m, true)
lookup.go#L570: func (check *Checker) funcString(f *Func, pkgInfo bool) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)